Click or drag to resize

WebProtocol Class

E-mail is accessed from a Web browser by using the URL that is specified in the Server (POX) element.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverWebProtocol

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class WebProtocol

The WebProtocol type exposes the following members.

Constructors
  NameDescription
Public methodWebProtocol
Initializes a new instance of the WebProtocol class.
Top
Properties
  NameDescription
Public propertyExternalAccess
Contains the Outlook Web Access URLs that a client can connect to when it is outside the firewall.
Public propertyInternalAccess
Contains the Outlook Web Access URLs that a client can connect to when it is inside the firewall.
Public propertyType
Identifies the type of the configured mail account.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also